home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Shareware World / Comms & Internet / HTML and CSS modes / READ ME TO INSTALL < prev   
Text File  |  1998-11-01  |  3KB  |  75 lines

  1.                     HTML mode 2.1.3 and CSS mode 1.1
  2.  
  3. Select 'Install this package' from the Install menu to install HTML and CSS 
  4. modes (or click here).
  5.  
  6. These files only work together with Alpha 7.0 or later
  7. If you want HTML and CSS modes for Alpha 6.52, you can download them from 
  8. my home page http://www.theophys.kth.se/~jl/Alpha.html
  9.  
  10. Johan Linde, <jl@theophys.kth.se>
  11.  
  12. What's new in HTML mode 2.1.3
  13. • In the prefs dialog "Attributes…" the settings in the two checkboxes 
  14. weren't saved between sessions. Fixed!
  15.  
  16. What's new in HTML mode 2.1.2
  17. • When including the same include file more than once in a document, Alpha 
  18. thought there was an infinite loop of includes. Fixed!
  19.  
  20. What's new in HTML mode 2.1.1
  21. • HTML mode now recognizes the prefs variable indentationAmount and 
  22. doesn't just indent with tabs.
  23.  
  24. What's new in HTML mode 2.1
  25. • Added support for HTML 4.0.
  26. • The Packages menu is gone. Global preferences for which elements 
  27. and attributes to use are set using 'Attributes...' in the Preferences 
  28. submenu.
  29. • The way to choose which attributes to be asked about has been 
  30. modified and simplified (I hope).
  31. • The event handlers are treated in the same way as other attributes. 
  32. The setting 'Include event handlers in attribute dialogs' is gone.
  33. • A document type declaration can now be inserted when creating a new 
  34. document. This document type declaration is used by HTML mode to 
  35. determine which elements and attributes are allowed.
  36. • Relative links in dynamically included 
  37. files can now be built when the files are included. No need anymore 
  38. to use absolute links in the included files.
  39. • Recursive including of files is now supported. One file can include 
  40. another file which includes another file which...
  41. • Include tags can now be pasted from the home page windows.
  42. • By default 'Insert include tags' only inserts the tags and not the 
  43. file. This behavior can be changed in the preferences.
  44. • Added many new character entities. Key bindings for the entities 
  45. can now be defined.
  46. • Removed 'Word complete' and the various tab functions from the 
  47. Editing submenu. The functionality is still there! HTML mode now uses 
  48. global functions for this. If you want to modify the key bindings for 
  49. these functions, this is now done using Config -> Global -> 
  50. Special Keys...
  51. • In Alpha 7.0 word completion now requires that Elec Completions 
  52. in activated in the Packages submenu. In Alpha 7.1 it requires 
  53. that Elec Completions is checked in the dialog Config -> Global -> 
  54. Menus and Features...
  55. • Cmd-double-clicking on HREF="file#anchor" now makes Alpha jump to 
  56. the anchor.
  57. • Added electric completions to JavaScript mode. (They also work in 
  58. HTML mode.)
  59. • Tranformation of all tags to uppercase or lowercase.
  60. • To save your ears Alpha now only beeps for the first attribute when 
  61. using the status bar.
  62. • Alpha can also flash the status bar when asking for attributes.
  63. • Setting for case sensitive link checking now also applies to Big 
  64. Brother.
  65. • Chosing a new browser now also sends the window to the browser 
  66. unless the option key is pressed.
  67. • Changed the key binding for 'New Document' to make it the same as in 
  68. other modes.
  69. • Changed default menu icons.
  70. • The tab marks are now called template stops, which is the term used 
  71. elsewhere in Alpha.
  72.  
  73.  
  74.  
  75.